---------------------------------------------------------------------------
RecursionError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
RecursionError: maximum recursion depth exceeded
During handling of the above exception, another exception occurred:
RecursionError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
RecursionError: maximum recursion depth exceeded while calling a Python object
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
File ~/phasic/src/phasic/plot.py:49, in _plot_graph(*args, **kwargs)
48 try:
---> 49 _plot_graph(*args, **kwargs)
50 except Exception as e:
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
AttributeError Traceback (most recent call last)
[... skipping hidden 1 frame]
Cell In[19], line 1
----> 1 graph.plot()
File ~/phasic/src/phasic/__init__.py:92, in Graph.plot(self, *args, **kwargs)
84 """
85 Plots the graph using graphviz. See plot::plot_graph.py for more details.
86
(...) 90 _description_
91 """
---> 92 return plot._plot_graph(self, *args, **kwargs)
File ~/phasic/src/phasic/plot.py:51, in _plot_graph(*args, **kwargs)
50 except Exception as e:
---> 51 subprocess.check_call(['dot', '-c']) # register layout engine
52 _plot_graph(*args, **kwargs)
AttributeError: module 'asyncio.subprocess' has no attribute 'check_call'
During handling of the above exception, another exception occurred:
RecursionError Traceback (most recent call last)
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:3639, in InteractiveShell.run_ast_nodes(self, nodelist, cell_name, interactivity, compiler, result)
3638 asy = compare(code)
-> 3639 if await self.run_code(code, result, async_=asy):
3640 return True
[... skipping hidden 1 frame]
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:2182, in InteractiveShell.showtraceback(self, exc_tuple, filename, tb_offset, exception_only, running_compiled_code)
2178 return isinstance(
2179 val, BaseExceptionGroup
2180 ) or contains_exceptiongroup(val.__context__)
-> 2182 if contains_exceptiongroup(value):
2183 # fall back to native exception formatting until ultratb
2184 # supports exception groups
2185 traceback.print_exc()
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:2180, in InteractiveShell.showtraceback.<locals>.contains_exceptiongroup(val)
2177 return False
2178 return isinstance(
2179 val, BaseExceptionGroup
-> 2180 ) or contains_exceptiongroup(val.__context__)
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:2180, in InteractiveShell.showtraceback.<locals>.contains_exceptiongroup(val)
2177 return False
2178 return isinstance(
2179 val, BaseExceptionGroup
-> 2180 ) or contains_exceptiongroup(val.__context__)
[... skipping similar frames: InteractiveShell.showtraceback.<locals>.contains_exceptiongroup at line 2180 (2970 times)]
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:2180, in InteractiveShell.showtraceback.<locals>.contains_exceptiongroup(val)
2177 return False
2178 return isinstance(
2179 val, BaseExceptionGroup
-> 2180 ) or contains_exceptiongroup(val.__context__)
RecursionError: maximum recursion depth exceeded
During handling of the above exception, another exception occurred:
RecursionError Traceback (most recent call last)
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/async_helpers.py:128, in _pseudo_sync_runner(coro)
120 """
121 A runner that does not really allow async execution, and just advance the coroutine.
122
(...) 125 Credit to Nathaniel Smith
126 """
127 try:
--> 128 coro.send(None)
129 except StopIteration as exc:
130 return exc.value
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:3394, in InteractiveShell.run_cell_async(self, raw_cell, store_history, silent, shell_futures, transformed_cell, preprocessing_exc_tuple, cell_id)
3390 # Execute the user code
3391 interactivity = "none" if silent else self.ast_node_interactivity
-> 3394 has_raised = await self.run_ast_nodes(code_ast.body, cell_name,
3395 interactivity=interactivity, compiler=compiler, result=result)
3397 self.last_execution_succeeded = not has_raised
3398 self.last_execution_result = result
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:3658, in InteractiveShell.run_ast_nodes(self, nodelist, cell_name, interactivity, compiler, result)
3656 if result:
3657 result.error_before_exec = sys.exc_info()[1]
-> 3658 self.showtraceback()
3659 return True
3661 return False
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:2182, in InteractiveShell.showtraceback(self, exc_tuple, filename, tb_offset, exception_only, running_compiled_code)
2177 return False
2178 return isinstance(
2179 val, BaseExceptionGroup
2180 ) or contains_exceptiongroup(val.__context__)
-> 2182 if contains_exceptiongroup(value):
2183 # fall back to native exception formatting until ultratb
2184 # supports exception groups
2185 traceback.print_exc()
2186 else:
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:2180, in InteractiveShell.showtraceback.<locals>.contains_exceptiongroup(val)
2176 if val is None:
2177 return False
2178 return isinstance(
2179 val, BaseExceptionGroup
-> 2180 ) or contains_exceptiongroup(val.__context__)
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:2180, in InteractiveShell.showtraceback.<locals>.contains_exceptiongroup(val)
2176 if val is None:
2177 return False
2178 return isinstance(
2179 val, BaseExceptionGroup
-> 2180 ) or contains_exceptiongroup(val.__context__)
[... skipping similar frames: InteractiveShell.showtraceback.<locals>.contains_exceptiongroup at line 2180 (2971 times)]
File ~/phasic/.pixi/envs/default/lib/python3.11/site-packages/IPython/core/interactiveshell.py:2180, in InteractiveShell.showtraceback.<locals>.contains_exceptiongroup(val)
2176 if val is None:
2177 return False
2178 return isinstance(
2179 val, BaseExceptionGroup
-> 2180 ) or contains_exceptiongroup(val.__context__)
RecursionError: maximum recursion depth exceeded